File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/livewire/livewire/src/Exceptions/CannotUseReservedLivewireComponentProperties.php
Back
<?php namespace Livewire\Exceptions; class CannotUseReservedLivewireComponentProperties extends \Exception { use BypassViewHandler; public function __construct($propertyName, $componentName) { parent::__construct( "Public property [{$propertyName}] on [{$componentName}] component is reserved for internal Livewire use." ); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings